This is the jni library required by Mobile Atlas Creator 
for creating BigPlanet SQLite atlases.

==== Installation ===

Place the library in the same directory where you installed 
Mobile Atlas Creator (where "Mobile_Atlas_Creator.jar" is located). 
Alternatively you can copy it into one directories coverd by your regular 
Java library path (LD_LIBRARY_PATH).

==== Requirements ===
This library was compiled on Ubuntu 9.10. The SQLite library has 
been compiled into it - therefore it is not required.

However there are some other libraries which are reuired as you can 
see by the ldd output:

	linux-gate.so.1 =>  (0x00b71000)
	libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00d52000)
	/lib/ld-linux.so.2 (0x00722000)
